type class - Übersetzung nach russisch
Diclib.com
Wörterbuch ChatGPT
Geben Sie ein Wort oder eine Phrase in einer beliebigen Sprache ein 👆
Sprache:     

Übersetzung und Analyse von Wörtern durch künstliche Intelligenz ChatGPT

Auf dieser Seite erhalten Sie eine detaillierte Analyse eines Wortes oder einer Phrase mithilfe der besten heute verfügbaren Technologie der künstlichen Intelligenz:

  • wie das Wort verwendet wird
  • Häufigkeit der Nutzung
  • es wird häufiger in mündlicher oder schriftlicher Rede verwendet
  • Wortübersetzungsoptionen
  • Anwendungsbeispiele (mehrere Phrasen mit Übersetzung)
  • Etymologie

type class - Übersetzung nach russisch

A TERM IN COMPUTER SCIENCE
Type classes; Typeclass; Type Class; Typeclasses

type class         

математика

типовой класс

class property         
IN OBJECT-ORIENTED PROGRAMMING, A DEFINITION THAT SPECIFIES HOW AN OBJECT WORKS
Class in object-oriented programming; Class (object-oriented programming); Concrete class; Class type; Partial type; Classes (computer science); Class (software); Class (programming); Class definition; Partial class; Software classes; Partial Classes; Partial Class; Concrete instance; Abstract base class; Abstract superclass; Class (computing); Partial classes; Sealed classes; Sealed class; Class programming; Anonymous class; Member visibility; Private member; Public member; Protected member; Private variables and methods; Private method; Private variable; Class (computer science); Protected (class); Protected (computer programming); Class attributes (computer programming); Class properties; Class property; Member accessibility; Open class (computer programming)

математика

свойство класса

private member         
IN OBJECT-ORIENTED PROGRAMMING, A DEFINITION THAT SPECIFIES HOW AN OBJECT WORKS
Class in object-oriented programming; Class (object-oriented programming); Concrete class; Class type; Partial type; Classes (computer science); Class (software); Class (programming); Class definition; Partial class; Software classes; Partial Classes; Partial Class; Concrete instance; Abstract base class; Abstract superclass; Class (computing); Partial classes; Sealed classes; Sealed class; Class programming; Anonymous class; Member visibility; Private member; Public member; Protected member; Private variables and methods; Private method; Private variable; Class (computer science); Protected (class); Protected (computer programming); Class attributes (computer programming); Class properties; Class property; Member accessibility; Open class (computer programming)

[,praɪvɪt'membə]

общая лексика

рядовой член парламента

член парламента, не занимающий никакого государственного поста

синоним

backbencher

Definition

type class
A set of types for which certain operations or methods are defined. E.g. the class Number might have methods for addition and subtraction. Classes are a feature of {object oriented languages} and of the functional programming language Haskell. See also inheritance.

Wikipedia

Type class

In computer science, a type class is a type system construct that supports ad hoc polymorphism. This is achieved by adding constraints to type variables in parametrically polymorphic types. Such a constraint typically involves a type class T and a type variable a, and means that a can only be instantiated to a type whose members support the overloaded operations associated with T.

Type classes were first implemented in the Haskell programming language after first being proposed by Philip Wadler and Stephen Blott as an extension to "eqtypes" in Standard ML, and were originally conceived as a way of implementing overloaded arithmetic and equality operators in a principled fashion. In contrast with the "eqtypes" of Standard ML, overloading the equality operator through the use of type classes in Haskell does not require extensive modification of the compiler frontend or the underlying type system.

Beispiele aus Textkorpus für type class
1. "It shows that corporate America was fed up with a lot of the abusive–type class actions." The ground was shifting beneath Lerach.
Übersetzung von &#39type class&#39 in Russisch